Package-level declarations

Types

Link copied to clipboard

Interface for handling interactions with table components. Implementations of this interface should provide specific logic for each interaction.

Link copied to clipboard

Interface for handling table resize actions. Implementations of this interface should provide specific logic for handling table resize events.

Link copied to clipboard
interface Validator

Interface for validating table cells. Implementations of this interface should provide specific validation logic.